PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardTableAttribute Class / setScope Method
A PDFStandardTableScope enum member specifying the scope.
In This Topic
    setScope Method
    In This Topic
    Sets the scope.
    Syntax
    public void setScope( 
       PDFStandardTableScope value
    )

    Parameters

    value
    A PDFStandardTableScope enum member specifying the scope.
    See Also